home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TPREVIEWFORM / TPREVIEWFORM.txt < prev   
Text File  |  2003-07-29  |  23KB  |  670 lines

  1. object PreviewForm: TPreviewForm
  2.   Left = 205
  3.   Top = 139
  4.   Width = 740
  5.   Height = 538
  6.   Caption = 'Preview Form'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = True
  15.   WindowState = wsMaximized
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 120
  21.   TextHeight = 17
  22.   object ToolBarPanel: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 732
  26.     Height = 46
  27.     Align = alTop
  28.     BevelOuter = bvNone
  29.     TabOrder = 0
  30.     object GridBut: TSpeedButton
  31.       Left = 511
  32.       Top = 5
  33.       Width = 33
  34.       Height = 33
  35.       Hint = 'Show/Hide Grid'
  36.       AllowAllUp = True
  37.       GroupIndex = 1
  38.       Glyph.Data = {
  39.         F6000000424DF600000000000000760000002800000010000000100000000100
  40.         0400000000008000000000000000000000001000000010000000000000000000
  41.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  42.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  43.         7777777877877877877777787787787787777880880880880887777877877877
  44.         8777777877877877877778808808808808877778778778778777777877877877
  45.         8777788088088088088777787787787787777778778778778777788088088088
  46.         0887777877877877877777787787787787777777777777777777}
  47.       ParentShowHint = False
  48.       ShowHint = True
  49.       OnClick = GridButClick
  50.     end
  51.     object ZoomCursorBut: TSpeedButton
  52.       Left = 696
  53.       Top = 5
  54.       Width = 32
  55.       Height = 33
  56.       Hint = 'Selects the Zoom Tool to zoom in or out'
  57.       GroupIndex = 2
  58.       Down = True
  59.       Glyph.Data = {
  60.         76010000424D7601000000000000760000002800000020000000100000000100
  61.         0400000000000001000000000000000000001000000010000000000000000000
  62.         80000080000000808000800000008000800080800000C0C0C000808080000000
  63.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  64.         33033333333333333F8F3333333333333000333333333333F888333333333333
  65.         000333333333333F888333333333333000333333333333F88833333333333300
  66.         033333333FFF3F888333333800083B803333333F8883F88833333308888800B3
  67.         33333388333888833333308F7F7F8033333338F333F338F3333388F7F9F7F883
  68.         3333383338F3383F3333087F797F780333338F33F8FFF38F333308F99999F803
  69.         33338F388888338F3333087F797F7803333383F338F33383333388F7F9F7F883
  70.         333338F3383338F33333308F7F7F80333333383FF333F8333333330888880333
  71.         333333883FF88333333333380008333333333333888333333333}
  72.       NumGlyphs = 2
  73.       ParentShowHint = False
  74.       ShowHint = True
  75.       OnClick = ZoomCursorButClick
  76.     end
  77.     object HandCursorBut: TSpeedButton
  78.       Left = 730
  79.       Top = 5
  80.       Width = 32
  81.       Height = 33
  82.       Hint = 'Selects the Hand Tool to pan across the Page'
  83.       GroupIndex = 2
  84.       Glyph.Data = {
  85.         F6000000424DF600000000000000760000002800000010000000100000000100
  86.         0400000000008000000000000000000000001000000010000000000000000000
  87.         80000080000000808000800000008000800080800000C0C0C000808080000000
  88.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000003
  89.         33333330FFFFFFF03333330FFFFFFFFF0333330FFFFFFF0FF033330FFFFFFF00
  90.         FF03330FFFFFFF030F03330F0F0F0F033003330F0F0F0F033333330F0F0F0F03
  91.         3333330F0F0F0F033333330F0F0F0F03333333300F0F0F03333333330F0F0F03
  92.         33333333000F0F0333333333330F003333333333330003333333}
  93.       ParentShowHint = False
  94.       ShowHint = True
  95.       OnClick = HandCursorButClick
  96.     end
  97.     object OnePageBut: TSpeedButton
  98.       Left = 778
  99.       Top = 5
  100.       Width = 33
  101.       Height = 33
  102.       Hint = 'Display One page at a time'
  103.       GroupIndex = 3
  104.       Down = True
  105.       Caption = '&1'
  106.       ParentShowHint = False
  107.       ShowHint = True
  108.       OnClick = ScrollBox1Resize
  109.       OnMouseUp = OnePageButMouseUp
  110.     end
  111.     object TwoPageBut: TSpeedButton
  112.       Left = 812
  113.       Top = 5
  114.       Width = 33
  115.       Height = 33
  116.       Hint = 'Display Two pages side by side'
  117.       GroupIndex = 3
  118.       Caption = '&2'
  119.       ParentShowHint = False
  120.       ShowHint = True
  121.       OnClick = TwoPageButClick
  122.     end
  123.     object FitPageBut: TSpeedButton
  124.       Left = 445
  125.       Top = 5
  126.       Width = 32
  127.       Height = 33
  128.       Hint = 'Fit to Page'
  129.       AllowAllUp = True
  130.       GroupIndex = 4
  131.       Glyph.Data = {
  132.         F6000000424DF600000000000000760000002800000010000000100000000100
  133.         0400000000008000000000000000000000001000000010000000000000000000
  134.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  135.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FF0000000000
  136.         00FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF0F00000000F0FFFF0FFFFFFFFF
  137.         F0FFFF0FFFFFFFFFF0FFFF0F00000000F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFF
  138.         F0FFFF0F00000000F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF0F00000000
  139.         F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF000000000000FF}
  140.       ParentShowHint = False
  141.       ShowHint = True
  142.       OnClick = FitPageButClick
  143.     end
  144.     object FitWidthBut: TSpeedButton
  145.       Left = 477
  146.       Top = 5
  147.       Width = 33
  148.       Height = 33
  149.       Hint = 'Fit to Width'
  150.       AllowAllUp = True
  151.       GroupIndex = 4
  152.       Glyph.Data = {
  153.         F6000000424DF600000000000000760000002800000010000000100000000100
  154.         0400000000008000000000000000000000001000000010000000000000000000
  155.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  156.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  157.         FFFFFFFFFFFFFFFFFFFF0FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  158.         FFF00FFFFFFFFFFFFFF00FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  159.         FFF00FFFFFFFFFFFFFF00FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  160.         FFF00000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  161.       ParentShowHint = False
  162.       ShowHint = True
  163.       OnClick = FitWidthButClick
  164.     end
  165.     object Bevel1: TBevel
  166.       Left = 0
  167.       Top = 43
  168.       Width = 732
  169.       Height = 3
  170.       Align = alBottom
  171.       Shape = bsBottomLine
  172.     end
  173.     object Bevel2: TBevel
  174.       Left = 288
  175.       Top = 3
  176.       Width = 2
  177.       Height = 36
  178.     end
  179.     object Bevel3: TBevel
  180.       Left = 434
  181.       Top = 3
  182.       Width = 3
  183.       Height = 36
  184.     end
  185.     object Bevel4: TBevel
  186.       Left = 680
  187.       Top = 3
  188.       Width = 3
  189.       Height = 36
  190.     end
  191.     object Bevel5: TBevel
  192.       Left = 769
  193.       Top = 3
  194.       Width = 3
  195.       Height = 36
  196.     end
  197.     object Bevel6: TBevel
  198.       Left = 853
  199.       Top = 3
  200.       Width = 2
  201.       Height = 36
  202.     end
  203.     object Bevel7: TBevel
  204.       Left = 553
  205.       Top = 3
  206.       Width = 3
  207.       Height = 36
  208.     end
  209.     object PrintBut: TBitBtn
  210.       Left = 7
  211.       Top = 5
  212.       Width = 99
  213.       Height = 33
  214.       Hint = 'Print the Current Document'
  215.       Caption = '&Print...'
  216.       TabOrder = 0
  217.       OnClick = PrintButClick
  218.       Glyph.Data = {
  219.         F6000000424DF600000000000000760000002800000010000000100000000100
  220.         0400000000008000000000000000000000001000000010000000000000000000
  221.         80000080000000808000800000008000800080800000C0C0C000808080000000
  222.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  223.         22222200000000000222207777777770702200000000000007020777777BBB77
  224.         0002077777788877070200000000000007700777777777707070200000000007
  225.         0700220FFFFFFFF070702220F00000F000022220FFFFFFFF022222220F00000F
  226.         022222220FFFFFFFF02222222000000000222222222222222222}
  227.       Spacing = 8
  228.     end
  229.     object NextPageBut: TBitBtn
  230.       Left = 194
  231.       Top = 5
  232.       Width = 86
  233.       Height = 33
  234.       Hint = 'Advance to Next Page in Document'
  235.       Caption = '&Next'
  236.       TabOrder = 1
  237.       OnClick = NextPageButClick
  238.       Glyph.Data = {
  239.         66010000424D6601000000000000760000002800000014000000140000000100
  240.         040000000000F000000000000000000000001000000010000000000000000000
  241.         80000080000000808000800000008000800080800000C0C0C000808080000000
  242.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  243.         3333333300003333333333333333333300003333330033333333333300003333
  244.         330E03333333333300003333330EE0333333333300003333330EEE0333333333
  245.         00003333330EEEE03333333300003333330EEEEE0333333300003333330EEEEE
  246.         E033333300003333330EEEEEEE03333300003333330EEEEEEE03333300003333
  247.         330EEEEEE033333300003333330EEEEE0333333300003333330EEEE033333333
  248.         00003333330EEE033333333300003333330EE0333333333300003333330E0333
  249.         3333333300003333330033333333333300003333333333333333333300003333
  250.         33333333333333330000}
  251.       Layout = blGlyphRight
  252.       Margin = 4
  253.       Spacing = 2
  254.     end
  255.     object PrevPageBut: TBitBtn
  256.       Left = 107
  257.       Top = 5
  258.       Width = 85
  259.       Height = 33
  260.       Hint = 'Move to Previous Page in Document'
  261.       Caption = 'Pre&v'
  262.       Enabled = False
  263.       TabOrder = 2
  264.       OnClick = PrevPageButClick
  265.       Glyph.Data = {
  266.         66010000424D6601000000000000760000002800000014000000140000000100
  267.         040000000000F000000000000000000000001000000010000000000000000000
  268.         80000080000000808000800000008000800080800000C0C0C000808080000000
  269.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  270.         3333333300003333333333333333333300003333333333300333333300003333
  271.         3333330E0333333300003333333330EE033333330000333333330EEE03333333
  272.         000033333330EEEE0333333300003333330EEEEE033333330000333330EEEEEE
  273.         03333333000033330EEEEEEE03333333000033330EEEEEEE0333333300003333
  274.         30EEEEEE0333333300003333330EEEEE03333333000033333330EEEE03333333
  275.         0000333333330EEE0333333300003333333330EE03333333000033333333330E
  276.         0333333300003333333333300333333300003333333333333333333300003333
  277.         33333333333333330000}
  278.       Margin = 6
  279.       Spacing = 2
  280.     end
  281.     object CloseBut: TBitBtn
  282.       Left = 863
  283.       Top = 5
  284.       Width = 80
  285.       Height = 33
  286.       Hint = 'Close the Print Preview window'
  287.       Cancel = True
  288.       Caption = '&Close'
  289.       TabOrder = 3
  290.       OnClick = CloseButClick
  291.       Glyph.Data = {
  292.         F6010000424DF601000000000000760000002800000030000000100000000100
  293.         0400000000008001000000000000000000001000000010000000000000000000
  294.         80000080000000808000800000008000800080800000C0C0C000808080000000
  295.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  296.         0333330000000000033333000000000003333306666666660333330FFFFFFFFF
  297.         033333077777777703333306666666660333330FFFFFFFFF0333330777777777
  298.         03333306666666660333330FFFFFFFFF03333307777777770333330666666666
  299.         0333330FFFFFFFFF033333077777777703333306666666660333330FFFFFFFFF
  300.         033333077777777703333306666666660333330FFFFFFFFF0333330777777777
  301.         03333306666666060333330FFFFFFF0F03333307777777870333330666666666
  302.         0333330FFFFFFFFF033333077777777703333306666666660333330FFFFFFFFF
  303.         0333330777777777033333066FFFFF660333330FF00000FF0333330778888877
  304.         033333066FFFFF660333330FF00000FF0333330778888877033333066FFFFF66
  305.         0333330FF00000FF033333077888887703333306666666660333330FFFFFFFFF
  306.         033333077777777703333306666666660333330FFFFFFFFF0333330777777777
  307.         0333330000000000033333000000000003333300000000000333}
  308.       NumGlyphs = 3
  309.     end
  310.     object ZoomBox: TComboBox
  311.       Left = 298
  312.       Top = 8
  313.       Width = 127
  314.       Height = 25
  315.       Style = csDropDownList
  316.       ItemHeight = 17
  317.       TabOrder = 4
  318.       OnChange = ZoomBoxChange
  319.       Items.Strings = (
  320.         'Fit To Page'
  321.         'Fit To Width'
  322.         'Custom'
  323.         '25%'
  324.         '50%'
  325.         '75%'
  326.         '100%'
  327.         '125%'
  328.         '150%'
  329.         '200%'
  330.         '300%'
  331.         '400%')
  332.     end
  333.     object UnitsBox: TComboBox
  334.       Left = 564
  335.       Top = 8
  336.       Width = 106
  337.       Height = 25
  338.       Style = csDropDownList
  339.       ItemHeight = 17
  340.       TabOrder = 5
  341.       OnChange = UnitsBoxChange
  342.       Items.Strings = (
  343.         'Inches'
  344.         'Centimeters')
  345.     end
  346.   end
  347.   object StatBarPanel: TPanel
  348.     Left = 0
  349.     Top = 470
  350.     Width = 732
  351.     Height = 28
  352.     Align = alBottom
  353.     BevelOuter = bvNone
  354.     Font.Charset = DEFAULT_CHARSET
  355.     Font.Color = clBlack
  356.     Font.Height = -15
  357.     Font.Name = 'Arial'
  358.     Font.Style = []
  359.     ParentFont = False
  360.     TabOrder = 1
  361.     object CurPageLabel: TPanel
  362.       Left = 213
  363.       Top = 0
  364.       Width = 132
  365.       Height = 28
  366.       Hint = 'Displays the Current Page of the Document'
  367.       Align = alLeft
  368.       BevelOuter = bvLowered
  369.       Caption = 'CurPageLabel'
  370.       TabOrder = 0
  371.     end
  372.     object ZoomLabel: TPanel
  373.       Left = 345
  374.       Top = 0
  375.       Width = 115
  376.       Height = 28
  377.       Hint = 'Displays the Current Zoom Level (100% = normal)'
  378.       Align = alLeft
  379.       BevelOuter = bvLowered
  380.       Caption = 'ZoomLabel'
  381.       TabOrder = 1
  382.     end
  383.     object Panel1: TPanel
  384.       Left = 460
  385.       Top = 0
  386.       Width = 272
  387.       Height = 28
  388.       Hint = 'Displays Help for the object beneath the mouse'
  389.       Align = alClient
  390.       BevelOuter = bvLowered
  391.       TabOrder = 2
  392.       object HintLabel: TLabel
  393.         Left = 10
  394.         Top = 5
  395.         Width = 60
  396.         Height = 17
  397.         Hint = 'Displays Help for the object beneath the mouse'
  398.         Caption = 'HintLabel'
  399.       end
  400.     end
  401.     object MoveButPanel: TPanel
  402.       Left = 0
  403.       Top = 0
  404.       Width = 213
  405.       Height = 28
  406.       Align = alLeft
  407.       BevelOuter = bvNone
  408.       TabOrder = 3
  409.       object FirstPageSpeed: TSpeedButton
  410.         Left = 1
  411.         Top = 1
  412.         Width = 33
  413.         Height = 26
  414.         Hint = 'Go to First Page in Document'
  415.         Font.Charset = DEFAULT_CHARSET
  416.         Font.Color = clBlack
  417.         Font.Height = -17
  418.         Font.Name = 'Times New Roman'
  419.         Font.Style = []
  420.         Glyph.Data = {
  421.           F6010000424DF601000000000000760000002800000030000000100000000100
  422.           0400000000008001000000000000000000001000000010000000000000000000
  423.           80000080000000808000800000008000800080800000C0C0C000808080000000
  424.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000333330
  425.           033333000033333003333388883333388333330EE033330E0333330FF033330F
  426.           03333387783333878333330EE03330EE0333330FF03330FF0333338778333877
  427.           8333330EE0330EEE0333330FF0330FFF03333387783387778333330EE030EEEE
  428.           0333330FF030FFFF03333387783877778333330EE00EEEEE0333330FF00FFFFF
  429.           03333387788777778333330EE0EEEEEE0333330FF0FFFFFF0333338778777777
  430.           8333330EEEEEEEEE0333330FFFFFFFFF03333387777777778333330EEEEEEEEE
  431.           0333330FFFFFFFFF03333387777777778333330EE0EEEEEE0333330FF0FFFFFF
  432.           03333387787777778333330EE00EEEEE0333330FF00FFFFF0333338778877777
  433.           8333330EE030EEEE0333330FF030FFFF03333387783877778333330EE0330EEE
  434.           0333330FF0330FFF03333387783387778333330EE03330EE0333330FF03330FF
  435.           03333387783338778333330EE033330E0333330FF033330F0333338778333387
  436.           8333330000333330033333000033333003333388883333388333}
  437.         NumGlyphs = 3
  438.         ParentFont = False
  439.         ParentShowHint = False
  440.         ShowHint = True
  441.         OnClick = FirstPageSpeedClick
  442.       end
  443.       object PrevPageSpeed: TSpeedButton
  444.         Left = 34
  445.         Top = 1
  446.         Width = 33
  447.         Height = 26
  448.         Hint = 'Move to Previous Page in Document'
  449.         Font.Charset = DEFAULT_CHARSET
  450.         Font.Color = clBlack
  451.         Font.Height = -17
  452.         Font.Name = 'Times New Roman'
  453.         Font.Style = []
  454.         Glyph.Data = {
  455.           F6010000424DF601000000000000760000002800000030000000100000000100
  456.           0400000000008001000000000000000000001000000010000000000000000000
  457.           80000080000000808000800000008000800080800000C0C0C000808080000000
  458.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333300
  459.           3333333333333300333333333333338833333333333330E033333333333330F0
  460.           33333333333338783333333333330EE03333333333330FF03333333333338778
  461.           333333333330EEE0333333333330FFF0333333333338777833333333330EEEE0
  462.           33333333330FFFF033333333338777783333333330EEEEE03333333330FFFFF0
  463.           3333333338777778333333330EEEEEE0333333330FFFFFF03333333387777778
  464.           33333330EEEEEEE033333330FFFFFFF0333333387777777833333330EEEEEEE0
  465.           33333330FFFFFFF03333333877777778333333330EEEEEE0333333330FFFFFF0
  466.           33333333877777783333333330EEEEE03333333330FFFFF03333333338777778
  467.           33333333330EEEE033333333330FFFF03333333333877778333333333330EEE0
  468.           333333333330FFF033333333333877783333333333330EE03333333333330FF0
  469.           333333333333877833333333333330E033333333333330F03333333333333878
  470.           3333333333333300333333333333330033333333333333883333}
  471.         NumGlyphs = 3
  472.         ParentFont = False
  473.         ParentShowHint = False
  474.         ShowHint = True
  475.         OnClick = PrevPageButClick
  476.       end
  477.       object NextPageSpeed: TSpeedButton
  478.         Left = 67
  479.         Top = 1
  480.         Width = 32
  481.         Height = 26
  482.         Hint = 'Advance to Next Page in Document'
  483.         Font.Charset = DEFAULT_CHARSET
  484.         Font.Color = clBlack
  485.         Font.Height = -17
  486.         Font.Name = 'Times New Roman'
  487.         Font.Style = []
  488.         Glyph.Data = {
  489.           F6010000424DF601000000000000760000002800000030000000100000000100
  490.           0400000000008001000000000000000000001000000010000000000000000000
  491.           80000080000000808000800000008000800080800000C0C0C000808080000000
  492.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300333333
  493.           33333333003333333333333388333333333333330E033333333333330F033333
  494.           3333333387833333333333330EE03333333333330FF033333333333387783333
  495.           333333330EEE0333333333330FFF03333333333387778333333333330EEEE033
  496.           333333330FFFF0333333333387777833333333330EEEEE03333333330FFFFF03
  497.           3333333387777783333333330EEEEEE0333333330FFFFFF03333333387777778
  498.           333333330EEEEEEE033333330FFFFFFF0333333387777777833333330EEEEEEE
  499.           033333330FFFFFFF0333333387777777833333330EEEEEE0333333330FFFFFF0
  500.           3333333387777778333333330EEEEE03333333330FFFFF033333333387777783
  501.           333333330EEEE033333333330FFFF0333333333387777833333333330EEE0333
  502.           333333330FFF03333333333387778333333333330EE03333333333330FF03333
  503.           3333333387783333333333330E033333333333330F0333333333333387833333
  504.           3333333300333333333333330033333333333333883333333333}
  505.         NumGlyphs = 3
  506.         ParentFont = False
  507.         ParentShowHint = False
  508.         ShowHint = True
  509.         OnClick = NextPageButClick
  510.       end
  511.       object LastPageSpeed: TSpeedButton
  512.         Left = 99
  513.         Top = 1
  514.         Width = 33
  515.         Height = 26
  516.         Hint = 'Go to Last Page in Document'
  517.         Font.Charset = DEFAULT_CHARSET
  518.         Font.Color = clBlack
  519.         Font.Height = -17
  520.         Font.Name = 'Times New Roman'
  521.         Font.Style = []
  522.         Glyph.Data = {
  523.           F6010000424DF601000000000000760000002800000030000000100000000100
  524.           0400000000008001000000000000000000001000000010000000000000000000
  525.           80000080000000808000800000008000800080800000C0C0C000808080000000
  526.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333003333300
  527.           0033333003333300003333388333338888333330E033330EE0333330F033330F
  528.           F03333387833338778333330EE03330EE0333330FF03330FF033333877833387
  529.           78333330EEE0330EE0333330FFF0330FF03333387778338778333330EEEE030E
  530.           E0333330FFFF030FF03333387777838778333330EEEEE00EE0333330FFFFF00F
  531.           F03333387777788778333330EEEEEE0EE0333330FFFFFF0FF033333877777787
  532.           78333330EEEEEEEEE0333330FFFFFFFFF03333387777777778333330EEEEEEEE
  533.           E0333330FFFFFFFFF03333387777777778333330EEEEEE0EE0333330FFFFFF0F
  534.           F03333387777778778333330EEEEE00EE0333330FFFFF00FF033333877777887
  535.           78333330EEEE030EE0333330FFFF030FF03333387777838778333330EEE0330E
  536.           E0333330FFF0330FF03333387778338778333330EE03330EE0333330FF03330F
  537.           F03333387783338778333330E033330EE0333330F033330FF033333878333387
  538.           7833333003333300003333300333330000333338833333888833}
  539.         NumGlyphs = 3
  540.         ParentFont = False
  541.         ParentShowHint = False
  542.         ShowHint = True
  543.         OnClick = LastPageSpeedClick
  544.       end
  545.       object PageNumSpeed: TSpeedButton
  546.         Left = 184
  547.         Top = 1
  548.         Width = 25
  549.         Height = 26
  550.         Hint = 'Go to Page by Page Number'
  551.         Caption = 'Go'
  552.         Font.Charset = DEFAULT_CHARSET
  553.         Font.Color = clBlack
  554.         Font.Height = -15
  555.         Font.Name = 'Arial'
  556.         Font.Style = []
  557.         NumGlyphs = 2
  558.         ParentFont = False
  559.         ParentShowHint = False
  560.         ShowHint = True
  561.         OnClick = PageNumSpeedClick
  562.       end
  563.       object PageNum: TSpinEdit
  564.         Left = 136
  565.         Top = 1
  566.         Width = 48
  567.         Height = 27
  568.         MaxValue = 1
  569.         MinValue = 1
  570.         TabOrder = 0
  571.         Value = 0
  572.       end
  573.     end
  574.   end
  575.   object ScrollBox1: TScrollBox
  576.     Left = 0
  577.     Top = 46
  578.     Width = 732
  579.     Height = 424
  580.     HorzScrollBar.Tracking = True
  581.     VertScrollBar.Tracking = True
  582.     Align = alClient
  583.     BorderStyle = bsNone
  584.     Color = clBtnFace
  585.     ParentColor = False
  586.     TabOrder = 2
  587.     OnResize = ScrollBox1Resize
  588.     object ContainPanel: TPanel
  589.       Left = 0
  590.       Top = 0
  591.       Width = 639
  592.       Height = 430
  593.       BevelOuter = bvNone
  594.       Color = clBtnShadow
  595.       TabOrder = 0
  596.       object PagePanel: TPanel
  597.         Left = 58
  598.         Top = 42
  599.         Width = 273
  600.         Height = 346
  601.         BevelOuter = bvNone
  602.         Color = clWindow
  603.         TabOrder = 0
  604.         object PB1: TPaintBox
  605.           Left = 0
  606.           Top = 0
  607.           Width = 273
  608.           Height = 346
  609.           Hint = 
  610.             'Page View.  With Zoom Tool, left or right click to zoom in/out. ' +
  611.             ' Click && drag with Hand Tool to pan.'
  612.           Align = alClient
  613.           OnMouseDown = PB1MouseDown
  614.           OnMouseMove = PB1MouseMove
  615.           OnMouseUp = PB1MouseUp
  616.           OnPaint = PBPaint
  617.         end
  618.       end
  619.       object PagePanel2: TPanel
  620.         Left = 340
  621.         Top = 42
  622.         Width = 273
  623.         Height = 346
  624.         BevelOuter = bvNone
  625.         Color = clWindow
  626.         TabOrder = 1
  627.         Visible = False
  628.         object PB2: TPaintBox
  629.           Left = 0
  630.           Top = 0
  631.           Width = 273
  632.           Height = 346
  633.           Hint = 
  634.             'Page View.  With Zoom Tool, left or right click to zoom in/out. ' +
  635.             ' Click && drag with Hand Tool to pan.'
  636.           Align = alClient
  637.           OnPaint = PBPaint
  638.         end
  639.       end
  640.     end
  641.     object HTML: THTMLViewer
  642.       Left = 22
  643.       Top = 200
  644.       Width = 651
  645.       Height = 141
  646.       OnImageRequest = HTMLImageRequest
  647.       TabOrder = 1
  648.       BorderStyle = htFocused
  649.       Visible = False
  650.       HistoryMaxCount = 0
  651.       DefFontName = 'Times New Roman'
  652.       DefPreFontName = 'Courier New'
  653.       NoSelect = False
  654.       CharSet = DEFAULT_CHARSET
  655.       PrintMarginLeft = 2.000000000000000000
  656.       PrintMarginRight = 2.000000000000000000
  657.       PrintMarginTop = 2.000000000000000000
  658.       PrintMarginBottom = 2.000000000000000000
  659.       OnPrintFooter = HTMLPrintFooter
  660.     end
  661.   end
  662.   object PrintDialog1: TPrintDialog
  663.     FromPage = 1
  664.     MinPage = 1
  665.     Options = [poPrintToFile, poPageNums]
  666.     Left = 538
  667.     Top = 90
  668.   end
  669. end
  670.